CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 小波 融合

搜索资源列表

  1. 3

    0下载:
  2. 图像小波变换,可实现1,2,3层小波,图像增强,融合等,功能相当强大-Wavelet transform, can be realized 1,2,3-layer wavelet, image enhancement, integration, functions quite powerful
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:102885
    • 提供者:李明金
  1. code

    0下载:
  2. 文件中代码实现小波图像融合,对低频和高频系数采用不同准则,有详细说明-File code implementation of wavelet image fusion, of the low and high frequency coefficients using different criteria, are detailed
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:377512
    • 提供者:陈芳芳
  1. waveletstools

    0下载:
  2. 基于小波变换应用的matlab程序,包含图像增强,图像分解,图像去噪,图像融合等-Applications based on wavelet transform matlab program, including image enhancement, image decomposition, image denoising, image fusion
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:8056
    • 提供者:stevechen
  1. li3-17

    0下载:
  2. 图像融合实例,利用二维小波将woman.mat和wbarb.mat两幅图像融合在一起-Image fusion examples, using two-dimensional wavelet to woman.mat and wbarb.mat two images together
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:553
    • 提供者:张毅
  1. xiaoboronghe

    0下载:
  2. 首先对两幅需要进行融合的图像完成小波变换,小波系数位于LL,LH,HL以及HH这4个频带。小波系数的绝对值越大,其对应于更为尖锐的灰度变化(即图像中的突出特征部分),在小波融合中,一个主要的思想便是判断两幅原始图像对应小波系数的绝对值大小。在变换域的每一个小波系数都取绝对值相对大的那一个,这样,便实现了在所有分辨率级别上的小波系数融合,并且新的小波系数完好地保存了更多的频带特征。所有融合后的图像可以通过对新的小波系数进行小波逆变换得到。-First two images need to comp
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:881928
    • 提供者:aluily
  1. fusion

    0下载:
  2. 基于小波分析的图像融合,采用的是系数加权平均法-Image fusion based on wavelet analysis, using the weighted average coefficient
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:259720
    • 提供者:梅梅
  1. waveenhance

    0下载:
  2. 是一些利用小波变换进行多源图像融合的程序 -Some wavelet transform image fusion process
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:48357
    • 提供者:KFC
  1. medicalcengshu

    0下载:
  2. :根据小波低频子带图像的轮廓模糊度和高频子带图像的细节信息量随小波分解层数增多而增多的规律,从图像熵 出发,提出了一种基于低频子带图像熵差的最佳小波分解层数选择法, 该方法通过计算不同分解层数下各低频子带的图像 熵差,选择最接近原始图像熵差的分解层数作为最佳分解层数。用多种基于小波变换的图像融合法分别对两组医学图像进 行仿真实验,结果表明根据该分解层数选择法得到的融合图像目视效果最好,与相关系数、峰值信噪比、模糊Chebyshev 距离 值等客观评价指标保持了很好的一致性。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:160676
    • 提供者:杨颜华
  1. matlab

    3下载:
  2. 小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。文中给出了详细的程序范例,用MATLAB实现了基于小波变换的图像处理。-Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancemen
  3. 所属分类:Special Effects

    • 发布日期:2016-03-15
    • 文件大小:1584128
    • 提供者:ZHAOYU
  1. swtimfuse

    0下载:
  2. 应用小波变换对两副图像进行图像融合,可以起到图像增强的作用。-Wavelet transform two images for image fusion, image enhancement can play a role.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:112283
    • 提供者:栾晓
  1. wavelet-matlab

    4下载:
  2. 基于小波变换的图像融合源代码,利用的融合规则分别使用简单的模值取大和基于区域能量。-Image fusion based on wavelet transform source code, the use of fusion rule modulus were obtained using a simple large and region-based energy.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-25
    • 文件大小:98067
    • 提供者:葛宏
  1. Moracevasobel

    0下载:
  2. 车辆特征提取 小波轮廓检测和Moracev焦点检测的功能融合-Vehicle contour detection and feature extraction of wavelet features Moracev focus detection integration
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:49901
    • 提供者:龙月影
  1. wavedec

    0下载:
  2. 用wavedec2()函数对b1,b2两幅图像进行小波分解, 采用’haar’小波, 尝试着分解到第二或第三级 融合两幅图像。-With wavedec2 () function b1, b2 two images using wavelet decomposition, using haar wavelet, trying to break into the second or third grade fusion of two images.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:208404
    • 提供者:流风
  1. dip

    0下载:
  2. 小波分析在图像处理中有非常重要的应用,包括图像压缩,图像去噪,图像融合,图像分解,图像增强等。-Wavelet analysis in image processing has very important applications, including image compression, image denoising, image fusion, image decomposition, image enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:768184
    • 提供者:奥博
  1. simpsal

    0下载:
  2. 提取图像显著图,小波融合 非常详细,有用-Extract image saliency map, wavelet fusion is very detailed, useful for
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:264716
    • 提供者:wanli
  1. 小波变换数字图像处理

    0下载:
  2. 小波变换能较好地保持图像细节和各频带的边缘信息,本代码采用Visual C++ 6.0,利用小波变换技术实现了图像复原、图像增强和图像融合。
  3. 所属分类:波变换

    • 发布日期:2013-05-19
    • 文件大小:110908
    • 提供者:chris5257
  1. 图像融合代码

    2下载:
  2. 对常见的图像融合算法的代码实现过程进行总结(the sumary of some image fusion agrithms)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1468416
    • 提供者:待码师
  1. FUS

    1下载:
  2. 基于小波变换的图像融合的代码,调用自带函数。(Wavelet transform based image fusion code, call the built-in function.)
  3. 所属分类:波变换

  1. 卫星遥感图像融合

    0下载:
  2. 实现卫星遥感影像的融合(包含多种算法:小波,pca,brovey,HIS等),MFC程序,直接可用带有源码。(To achieve the integration of satellite remote sensing images (including a variety of algorithms: wavelet, PCA, Brovey, HIS, etc.), MFC program, directly available, with source code.)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-31
    • 文件大小:4696064
    • 提供者:nanke_yh
  1. DWT_fusion_demo

    0下载:
  2. 基于小波变换的图像融合matlab代码,希望对大家科研有用。(Wavelet transform based image fusion matlab code, in the hope that useful for scientific research.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:225280
    • 提供者:砂砾
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com